Skip to content

Conversation

JacobCoffee
Copy link
Member

@JacobCoffee JacobCoffee commented Oct 8, 2024

Description

  • Export fixture so that dev envs will auto load a test sponsor app for the admin user
  • Export fixture for events

@JacobCoffee JacobCoffee requested a review from ewdurbin as a code owner October 8, 2024 18:42
@JacobCoffee JacobCoffee changed the title feat: add admin user sponsor app generated in dev feat: add fixtures Oct 8, 2024
"fields": {
"polymorphic_ctype": 79,
"uuid": "b18bfddc-e6de-4d9f-977c-68c35c537de7",
"content_type": 60,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, just a word of warning that content_type ids are fairly unstable and prone to change.

I'd suggest trying to see if a dump using --natural-primary --natural-foreign can be re-loaded to avoid the inevitable headache of this fixture breaking when a new content type is introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants